-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.6.1
-
Code
-
Classes
- WP_Helper
Total Complexity |
45 |
Dependencies |
3 |
Dependents |
21 |
Total lines |
310 |
Lines of code |
121 |
Logical lines of code |
63 |
Comment lines |
145 |
Methods |
15 |
Properties |
4 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
remove_unrelated_actions() |
A |
51 |
11 |
25 |
is_wp_login() |
S |
64 |
7 |
7 |
get_multi_sites() |
S |
66 |
3 |
9 |
is_multisite() |
S |
70 |
3 |
6 |
is_admin_page() |
S |
70 |
3 |
5 |
set_roles() |
S |
65 |
3 |
9 |
extract_domain() |
S |
61 |
2 |
11 |
init() |
S |
68 |
2 |
7 |
is_role_exists() |
S |
69 |
2 |
7 |
get_roles_wp() |
S |
69 |
2 |
7 |
show_critical_admin_notice() |
S |
73 |
2 |
5 |
hide_unrelated_notices() |
S |
66 |
2 |
9 |
get_roles() |
S |
77 |
1 |
4 |
calculate_api_signature() |
S |
66 |
1 |
7 |
create_data_nonce() |
S |
77 |
1 |
3 |